-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.8.0 (latest)
-
Code
-
Classes
- User_Profile
Total Complexity |
141 |
Dependencies |
15 |
Dependents |
2 |
Total lines |
807 |
Lines of code |
528 |
Logical lines of code |
238 |
Comment lines |
185 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
user_2fa_options() |
D |
19 |
55 |
208 |
save_user_2fa_options() |
D |
40 |
35 |
49 |
generate_inline_modals() |
C |
29 |
22 |
140 |
validate_authcode_via_ajax() |
A |
43 |
12 |
50 |
can_user_remove_2fa() |
S |
56 |
7 |
19 |
inline_2fa_profile_form() |
S |
52 |
6 |
23 |
user_2fa_row_actions() |
S |
57 |
2 |
16 |
dismiss_nag_notice() |
S |
63 |
1 |
18 |
delete_expire_and_enforced_keys() |
S |
74 |
1 |
5 |